/* If you're looking for the massive list of @font-face it's under fonts.css */

body {
  background-color: dimgrey; width: 100%; height: 100%;
  font-family: Georgia; font-size: 40px; color: black; text-align: center;
}

#note {font-size: 20px; margin-left: 20%; margin-right: 20%;}