.footer {
  background-color: #336699;
  color: #ecf0f1;
  text-align: center;
  padding: 1em;
  font-size: 0.9em;
  position: absolute;
  bottom: -5;
  width: 100%;
}
