body {
    background-color: white;
    background-image: url('images/eddyl3oy.png');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
}

h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}

h2 {
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 20px;
    color: white;
}