span {
  color: blue;
}

div {
  color: green;
  height: 40px;
}
