*{margin:auto;padding:auto;text-align:center}html,body,#electrons{width:100%;height:100%;overflow:hidden;font-family:"Segoe UI",sans-serif;background:#01559b;color:#fff; animation: hue 99s infinite linear;}@keyframes hue { from { filter: hue-rotate(0deg); } to { filter: hue-rotate(360deg); } }#intro{position:absolute;width:100%;top:50%}h1{font-size:5.5vw;font-weight:550;text-shadow:2px 4px 3px rgba(0,0,0,0.3);letter-spacing:0.5vw}.fadeHR{border:1px solid rgba(255, 255, 255, 0.19);width:45vw}