html{scroll-behavior:smooth}body{background-color:#000;overflow:hidden}body a,body a:hover{text-decoration:none;color:#eb5757}body a:visited{color:#eb5757}main{justify-content:center;max-width:45em;margin:0 auto;position:relative;max-height:75vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;z-index:20}main::-webkit-scrollbar{display:none}header .flavour{background-color:#000;display:flex;flex-direction:row;padding:1em 1em 0}header .flavour div p{font-size:small;color:#e0e0e0;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase;margin:0}header .flavour .left{width:50%;text-align:left}header .flavour .left p .secret{color:#6fcf97;text-decoration:none}header .flavour .left p .secret:hover{cursor:pointer}header .flavour .right{width:50%;text-align:right}header .info{padding-top:5vh;color:#e0e0e0;display:flex;text-align:justify;width:auto;justify-content:center}@media only screen and (max-width:600px){header .info{padding-top:0}}header .info .cat{width:7em}@media only screen and (max-width:600px){header .info .cat{display:none}}header .info .name{margin-left:-6em;width:30em}@media only screen and (max-width:600px){header .info .name{margin-left:0}}header .info .name h1{font-size:20pt;font-style:normal;font-weight:700;line-height:normal;margin-top:1.5em;text-align:center}header .menu{border-top:1px solid #4f4f4f;text-align:center;margin:0 auto;max-width:45em}header .menu ul{justify-content:center;padding:0;display:flex;list-style:none}header .menu ul li{text-align:center;margin:0 2.5em}footer{position:fixed;font-weight:100;bottom:0;right:0;width:100%;text-align:right;margin:0 4em 4em 0}@media(min-width:950px){footer{z-index:-10}}footer .cat{color:#333}@media(min-width:950px){footer .cat{display:none}}footer .tag{font-size:small;font-style:normal;font-weight:300;line-height:normal;margin:0;color:#e0e0e0}@media only screen and (max-width:600px){footer .tag{display:none}}footer .tag a{color:#e0e0e0;text-decoration:underline}