Просмотр поста

.
Screamer

Example in css:
.spoiler {
background: black;
color: black;
}
.spoiler:hover {
color: white;
}