@ -5,6 +5,11 @@
}
heading {
font-size: 100px;
color: white;
@keyframes blink {
0% { background: black }
100% { background: purple }