.main {
  display: flex;
}
h1 {
  color: orange;
}