body{background:#202020}body,hr{color:#FFF6CC}hr{background-color:#FFF6CC;box-shadow:0 0 20px 5px rgba(255,246,204,.8)}h1,h2,h3,h4,h5,h6{text-decoration-style:dashed;text-decoration-line:underline;text-decoration-color:#00FFFF;text-underline-offset:8px}h1{font-size:3rem}h2{font-size:2rem}.rgbText{animation:rgbCycle 1s infinite}@keyframes rgbCycle{0%{color:#FF5555}25%{color:#55FF55}50%{color:#00FFFF}75%{color:#FFF6CC}to{color:#FF5555}}