body {
    color: #bb2205;
    border-left: 20em solid #0e918c;
    background-color: #d2d3c9;
    height: 100vh;
    margin: 0;
}

h1 {
    bottom: 1em;
    font-family: monospace, sans-serif;
    font-size: 3em;
    font-weight: 900;
    position: absolute;
    text-orientation: sideways;
    writing-mode: vertical-rl;
}
