﻿body {
  color: #fff;
  background: #B3D4FC;
  font-size: 16px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
  min-height: 100vh;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  background: #fff;
}
