*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#ddd;scrollbar-width:none;background:#111;height:100%;font-family:system-ui,sans-serif}body::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button{font-family:inherit}nav{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}nav .logo{color:#fff;font-weight:600}nav .nav-link{color:#888;font-size:.9rem}nav .nav-link:hover{color:#ccc}main{flex-direction:column;min-height:calc(100vh - 45px);display:flex}
