body{
    background:url(../_img/index/bg00.webp) no-repeat center bottom !important;
    background-size:cover !important;
    background-color:var(--blue) !important;
    width:100vw;
    height:100vh;
}