@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html,body{margin:0;padding:0}html{min-height:100vh;background-color:#161616;background:#0000004d url(/img/bg.jpg);background-blend-mode:darken;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;font-family:Lato,sans-serif;text-align:left;overflow-y:hidden}body{margin:3rem;height:calc(100vh - 6rem);background:#ffffff1a;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:10px;border:1px solid rgba(255,255,255,.18)}.container{max-width:1200px;margin:0 auto;padding:0 20px}
