
body {
  padding: 0;
  margin: 0;
}

.container {
  width:100%;
  height: 440px;
}

h1 {
  color: #fff;
}