2024-07-04 12:07:24 -04:00

6 lines
110 B
CSS

.container .text {
background-color: yellow;
font-size: 20px;
text-align: center;
color:red;
}