/*start page css so that itll actually be centered*/

body {
  background-color: #BEC0CC;
  color: black;
  font-family: Lucida Console;
  font-size: 28px;
  margin-top: 100px;
}