@ -63,6 +63,6 @@
</p>
</div>
<div class="ending"> bye. </div>
<div class="ending"> bye for now. </div>
</body>
</html>
@ -15,13 +15,22 @@
justify-content: center;
}
.ending {
display: flex;
flex-wrap: wrap;
font-family:'Redaction_50-Regular';
padding-top: 4rem;
font-size: 2rem;
.content-item {
max-width: 80%;
flex-direction: column;
align-items: center;
text-align: center;
.content-item > * {
@ -201,5 +210,14 @@
margin: auto;
margin-top: 110px;
font-family:'Redaction-Regular';
font-size: 1rem;