Newer
Older
#comment {
display: flex;
flex-direction: column;
justify-content: center;
min-height: 90vh;
font-size: 2.1em;
background-color: var(--red);
color: white;
position:absolute;
top:2em;
right:2em;
#comment {
display: flex;
flex-direction: column;
justify-content: center;
min-height: 90vh;
font-size: 2.1em;
background-color: var(--red);
color: white;
position:absolute;
top:2em;
right:2em;