* {
  Font-family: 'Times New Roman';
}

.header {
  position: Absolute;
}

.header .h1 {
  color: red;
}
