body {
  background-color: white;
  color: black;
  font-family: SF Pro, Segoe UI, Roboto, Helvetica, Helvetica Neue, Ubuntu Sans, sans-serif, serif;
}

p {
  color: blue;
}

h1 {
  font-family: SF Pro Rounded, Arial Rounded, Arial Rounded MT, Arial Rounded MS, YouTube Sans Rounded, Helvetica Rounded, Arial;
}