Spaces:
Runtime error
Runtime error
File size: 199 Bytes
f418104 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
h1 {
font-size: 32px;
margin-top: 0;
}
.eval_result {
font-size: 20px;
color: purple;
display: flex;
justify-content: center;
margin-top: 20px;
margin-bottom: 20px;
} |