h1,
h1 * {
  text-decoration: underline;
  color: yellow !important;
}

.class {
  background: red;
  width: 300px;
  height: 100px;
}
