body {
    background-image: url("../img/logo.webp");
    background-color: #000;
    background-repeat: no-repeat;
    background-size: contain;
    /*background-position: center top;*/
}