@import url('https://fonts.googleapis.com/css?family=Press+Start+2P');*{font-family:'Press Start 2P',cursive!important}html{background:#000}img{pointer-events:none!important}a:hover{animation:pulse .5s infinite;color:#14ff00;text-decoration:none}.uk-text-theme{color:#14ff00;text-shadow:0 0 2px #14ff00}@keyframes pulse{0%{opacity:1}50%{opacity:.1}100%{opacity:1}}::selection{background-color:#14ff00;color:#000}::-moz-selection{background-color:#14ff00;color:#000}::-o-selection{background-color:#14ff00;color:#000}::-ms-selection{background-color:#14ff00;color:#000}::-webkit-selection{background-color:#14ff00;color:#000}