body{overflow:hidden;user-select:none}.info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;text-transform:uppercase;letter-spacing:12px;font-size:14px;font-weight:700;color:#4d4d4d}#gradient,#trianglify-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;filter:blur(2px)}#gradient-color-1{animation:change-color-1 12s ease-in-out infinite alternate}#gradient-color-2{animation:change-color-2 12s ease-in-out infinite alternate}@keyframes change-color-1{0%{stop-color:#940e27}25%{stop-color:#ff0}50%{stop-color:#00ffcb}75%{stop-color:#70ff00}}@keyframes change-color-2{0%{stop-color:#134a85}25%{stop-color:#c300cb}50%{stop-color:#5600d4}75%{stop-color:#ff46dc}}