body {
  background-color: #EEE;
  display: flex;
  flex-direction: column;
  align-items: center;

  
}