html{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpi2r9//38gYGAEESAAEGAAasgJOgzOKCoAAAAASUVORK5CYII=)}body{margin:0;font-size:16px;overscroll-behavior-x:none;overscroll-behavior-y:none}@media (max-width:500px){body{font-size:14px}}body #content{width:90%;max-width:900px;min-width:300px;margin:0 auto;position:relative}body p,li{font-family:monospace;font-size:1em;line-height:1.5em;word-spacing:.3em;margin-top:30px;margin-bottom:30px}li{margin:0}body p a{box-shadow:0;transition:transform .1s,box-shadow .1s;transform:none;transition-timing-function:ease-in;box-shadow:none!important;transition-duration:0s;font-weight:700}body h1,body h2,body h3,body h4{font-family:sans-serif;text-transform:uppercase;font-weight:400}body .img{width:100%;display:block;position:relative;margin-bottom:30px}body .img img,body .img video{display:block;margin:30px auto 0;max-width:800px;width:100%;min-width:300px}body .img img.narrow,body .img video.narrow{width:auto;height:600px}body .img #caption{width:60%;margin:10px auto 0;color:#aaa;text-align:center;font-size:12px;font-family:monospace;min-width:280px}@keyframes highlight{0%{color:#ed3333}4%{color:#f5871f}8%{color:#1edf3e}12%{color:#3833ed}16%{color:#ed33cf}20%{color:#7f33ed}24%{color:#000}}#topbar{width:100%;margin-top:20px;margin-bottom:20px;position:relative;display:inline-block}#topbar #info,#topbar #name{position:relative;display:block;line-height:40px;font-family:sans-serif;color:#000}#topbar #info span,#topbar #name span{text-align:center;min-width:5px;height:100%;display:inline-block}#topbar #name span:first-child{animation-delay:5.1s}#topbar #name span:nth-child(2){animation-delay:5.2s}#topbar #name span:nth-child(3){animation-delay:5.3s}#topbar #name span:nth-child(4){animation-delay:5.4s}#topbar #name span:nth-child(5){animation-delay:5.5s}#topbar #name span:nth-child(6){animation-delay:5.6s}#topbar #name span:nth-child(7){animation-delay:5.7s}#topbar #name span:nth-child(8){animation-delay:5.8s}#topbar #name span:nth-child(9){animation-delay:5.9s}#topbar #name span:nth-child(10){animation-delay:6s}#topbar #name span:nth-child(11){animation-delay:6.1s}#topbar #name span{animation:highlight 8s;animation-fill-mode:forwards;animation-iteration-count:infinite}#tiles{width:100%;margin-bottom:20px;display:inline-block}#tiles .tile{position:relative;float:left;margin:0;overflow:hidden}@media screen and (max-width:600px){#tiles .tile{width:calc(100% / 2);padding-bottom:calc(100% / 2)}}@media screen and (min-width:600px) and (max-width:900px){#tiles .tile{width:calc(100% / 3);padding-bottom:calc(100% / 3)}}@media screen and (min-width:900px){#tiles .tile{width:calc(100% / 4);padding-bottom:calc(100% / 4)}}#tiles .tile #inner{position:absolute;top:8%;left:8%;width:84%;height:84%;background-color:#eee}#tiles .tile #inner #image{width:100%;height:100%;top:0;left:0;position:absolute;opacity:1;transition:opacity .2s}#tiles .tile #inner #image img{-o-object-fit:cover;object-fit:cover}#tiles .tile #inner #image img,#tiles .tile #inner #image video{width:100%;height:100%;top:0;left:0;position:absolute}#tiles .tile #inner #image #animated{display:none}#tiles .tile #inner #image.loaded{opacity:1}#tiles .tile #inner a{width:100%;height:100%;top:0;left:0;position:absolute}#tiles .tile #title{position:absolute;text-transform:uppercase;bottom:0;left:8%;color:#000;background:#eee;font-size:12px;font-family:sans-serif}.blinking_live{animation:blink-live 1s cubic-bezier(0,.2,.8,1) infinite}@keyframes blink-live{0%{opacity:1}50%{opacity:0}to{opacity:1}}ul{margin-top:0!important}