html, body {
  background-color: #ffffff;
  color: #ffffff;
  font-family: 'Palmer lake', Fallback, sans-serif;
  font-size: 43px;
  font-weight: 400;
  text-align: center;

}