.initial {
  width: 100%;
  height: 110vh;
}

.block {
  width: 100%;
  height: 200px;
}
.container { margin: 150px auto; }
