body {
  background-color: #2d3a4b;
}

.text-center {
  text-align: center;
}

el-header,
el-footer {
  display: inline-block;
  text-align: center;
  height: 300px;
}
