blob: ba4be5005204d6ba8f7ef8d41bccc2ce264c91dd [file] [log] [blame]
div {
font-family: Arial;
color: red;
margin: 10px;
.message {
display: flex;
align-items: center;
justify-content: center;
}
}