.header {
  padding: 0px;
  text-align: left;
  background: #ff7700;
  color: white;
}

.header h1 {
  font-size: 40px;
}
