body,html{display:flex;justify-content:center;align-items:center;height:100%;margin:0;font-family:Fredoka One,sans-serif;background-color:#000;color:#fff;overflow:hidden}.footer{font-family:Brush Script MT,cursive;font-size:1.75rem}.terrible{font-family:Comic Neue,cursive;font-size:1.25rem;margin-top:1rem;color:#ff69b4}.app{text-align:center}.date-pop{display:inline-block;font-size:2.5rem;font-weight:700;font-family:Fredoka One,sans-serif;animation:spinColors 7s linear infinite;text-shadow:0 0 15px rgba(255,255,255,.5)}img{width:250px}@keyframes spinColors{0%{transform:rotate(0);color:red}20%{transform:rotate(72deg);color:#ff7f00}40%{transform:rotate(144deg);color:#ff0}60%{transform:rotate(216deg);color:#0f0}80%{transform:rotate(288deg);color:#00f}to{transform:rotate(360deg);color:#8b00ff}}
