

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{
  background-color: #ee1c25;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
