body{color:#fff;background-image:linear-gradient(#020917,#101725);margin:0;font-family:Inter,Avenir,Helvetica,Arial,sans-serif}#root{width:100vw;height:100vh}body{background-color:#000}@media only screen and (max-width:750px){body{margin:0;padding:0}.container{object-fit:contain;background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:1200px;height:auto;margin:0 auto;padding:0;display:block}.top-floating{aspect-ratio:750/116;z-index:99;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;position:fixed;top:0;left:0}.top-floating img{float:right;margin-top:1vh}.btn_click{height:55px;margin:0 10px;display:flex;position:absolute;top:calc(63vh - 1px);overflow:hidden}.btn_click img{z-index:1;width:94vw;height:auto}}@media only screen and (min-width:768px){body{background-color:#1a0102;margin:0 25vw;padding:0}.container{background-position:50%;background-repeat:no-repeat;background-size:cover;width:750px;height:auto;margin:0;padding:0}.top-floating{z-index:99;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;width:750px;height:94px;position:fixed;top:0}.top-floating img{float:right;margin-top:1vh;margin-right:1vw}.btn_click{width:calc(30vw - 20px);height:55px;margin:0 8px;display:flex;position:absolute;top:calc(70vh - 1px);overflow:hidden}.btn_click img{width:94vw;height:auto}}