7 lines
126 B
CSS

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