@media screen and (max-width: 1024px){body{display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;background-color:#0e0e0e}#main-content{display:none}#not-supported{display:block;font-size:24px;color:#fff;font-weight:700;padding:0 20px}#not-supported h1{margin-bottom:10px}}@media screen and (min-width: 1025px){#main-content{display:block}#not-supported{display:none}}@font-face{font-family:ToastBreadCoffee Sans;src:url(/assets/font/ToastBreadCoffeeTypeface-Sans.otf) format("opentype"),url(/assets/font/ToastBreadCoffeeTypeface-Sans.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Coffee Extra;src:url(/assets/font/Coffee\ Extra.otf) format("opentype"),url(/assets/font/Coffee\ Extra.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:ToastBreadCoffee Sans;overflow:hidden;background-color:#0e0e0e}.header{position:fixed;top:0;left:0;padding:0 30px;z-index:50;width:100%;display:flex;justify-content:space-between}.header p{color:#f7e5d7;font-size:3rem;text-transform:uppercase;mix-blend-mode:difference}a{color:#f7e5d7;text-decoration:none;text-transform:uppercase}.footer{position:fixed;bottom:0;right:0;padding:5px 30px;z-index:50;font-size:3rem}
