2021-08-29 19:22:54 -04:00

7 lines
110 B
CSS

div {
text-align: center;
background-color: red;
color: white;
font-size: 32px;
font-weight: bold;
}