<p>
Roses are red,
violets are blue,
this wasn't as obvious for me
as it possibly was for you
</p>
p {
font-size: 1.2rem;
text-align: right;
font-family: 'Rubik', sans-serif;
padding: 0.667rem;
width: 500px;
margin: auto;
white-space: pre-wrap;
background: #900c3f;
color: #ffecc7;
border: 8px solid #ff6363;
box-shadow: 8px 8px 0px #aeefec;
margin-top: 40px;
word-spacing: 15px; /* word spacing wow such */
}
html {
background: #363062;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.