body, html {
    background-image: url(menubg.webp);
    background-repeat: no-repeat;
    height:100%;
    background-size: cover;
    background-position: center;
}