<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Mono&display=swap" rel="stylesheet">
<style>
img {
width: 450px;
position: absolute;
bottom: 0;
}
.quote {
font-family: 'Space Mono', monospace;
position: absolute;
font-size: 48px;
left: 460px;
top: 100px;
color: #6b2e63;
}
</style>