@media only screen and (max-width: 100px) {
  b {
    color: red; } }
