themagician.cc/styles/index.css

13 lines
202 B
CSS

.the-magician__info {
height: 100%;
background: white;
text-align: center;
font-family: monospace;
display: flex;
flex-direction: column;
justify-content: space-around;
}