
span.scream {
   color: red;
   font-weight: bold;
}

.hidden {
   visibility: hidden;
}

