html{background:#fff}*{box-sizing:border-box}body{color:#222;font-family:sans-serif;font-size:large;line-height:1.5;margin:8% 10% 5%;min-width:20ch;max-width:70ch}header{margin:0 0 8%;font-size:3rem;font-weight:700;line-height:1;text-align:center;background:linear-gradient(to right,#ef5350,#f48fb1,#7e57c2,#2196f3,#26c6da,#43a047,#eeff41,#f9a825,#ff5722);-webkit-background-clip:text;-webkit-text-fill-color:transparent}header a,header a:hover{background-image:none}.welcome{padding:2% 3%;background:#eef;border-radius:20px}.event:after{content:" 👾"}h1{color:#888;margin:10% 0 0}h2{color:#099;margin:8% 0 0}h3{margin:1.2rem 0 0}h4{margin:1rem 0 0}a{background-image:linear-gradient(white 65% 65%,#00994d);background-clip:content-box,padding-box;color:#222;text-decoration:none;font-weight:400}a:hover{background-image:linear-gradient(white 55% 55%,#00994d)}a:visited{color:#555}p{margin:.5rem 0}code{background:#eef}footer{border-top:1px solid #222;margin-top:3rem}footer .flags{float:right}