Background Colors
Try changing the background
colors
.
.box { background-color: #567895; } h2 { background-color: black; color: white; } span { background-color: rgb(255 255 255 / 50%); }
Background Colors
Try changing the background
colors
.