body {
    background-image: url(pexels-souvenirpixels-417074.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 100%;
}




h1 {
    color:aqua;
    text-align:center;
}

.desktop {
    width:10000000000px;
    height:10000000000px;
    opacity: 0%;
}