﻿body {
  background-color: white;
}
h1, h2, h3{
  font-family: sans-serif;
  color: black;
  text-align: center;
}
p {
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;