#comment { display: flex; flex-direction: column; justify-content: center; text-align: left; min-height: 90vh; font-size: 2.1em; margin: 5%; word-break: break-all; } #exitButton { background-color: var(--red); color: white; position:absolute; top:2em; right:2em; max-height: 100px; }