body {
  background: white;
  color: black;
}
.navbar {
  background: #CCFF66;
}
/* note that colouring ins green is too much */
del {
  color: red;
}
