<div>
<h1>
Keyframes
</h1>
</div>
h1 {
font-family: 'Rubik', sans-serif;
font-size: 2em;
font-style: italic;
text-shadow: rgb(26, 254, 73) 2px 4px 0px;
}
body {
font-family: 'Roboto Mono', monospace;
height: 100vh;
}
div {
height: inherit;
display: flex;
justify-content: center;
align-items: center;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.