#canvas-container{display:flex;justify-content:center;align-items:center;width:100%;padding-top:5vh;overflow:hidden}@media (min-width:778px) and (max-width:1024px){#canvas-container{padding-top:7vh}}@media (min-width:1024px) and (max-width:1280px){#canvas-container{padding-top:4vh}}@media (min-width:1280px){#canvas-container{padding-top:4vh}}.fullscreen-container{width:100%;height:100vh;overflow:hidden;position:relative;display:grid;place-items:center}#title{font-family:Oswald,sans-serif;font-weight:700;color:white;font-size:8rem;text-align:center;padding:0 1rem;z-index:10;position:relative}#background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/bg_parallax.webp);background-position:50%;background-size:cover;height:120%}#moon{z-index:9;background-image:url(/moon.webp);background-position:100% 0;background-size:flex;background-repeat:no-repeat;margin-left:10%;margin-top:-5%}#bottom,#moon{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}#bottom{z-index:20;background-image:url(/perso&montagne.webp);background-position:bottom;background-size:cover;padding-top:29%;margin-top:29%}@media screen and (min-width:280px) and (max-width:600px){#bottom{margin-top:70%;height:99%}#title{margin-top:-20%;background-position:50%;font-size:3.2rem!important}#moon{margin-left:45%;margin-top:-29%}}@media screen and (max-width:1024px){#title{font-size:6rem;margin-bottom:20%}}@media screen and (max-width:1328px){#title{font-size:5rem;margin-bottom:5%}#bottom{margin-top:38%}}@media screen and (min-width:1328px) and (max-width:1920px){#title{font-size:7rem;margin-bottom:3%}#bottom{margin-top:28%}#moon{margin-left:5%;margin-top:-3%}}