body {
  font-family: sans-serif;
  background-color: #cdcdcd;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 100%;
}
