html {
  height: 100%;
  width: 100%;

}

h1 {
  font-family: "Yellowtail", cursive;
  font-weight: 400;
  font-style: normal;
}

h3 {
  font-family: "Yellowtail", cursive;
  font-weight: 200;
  font-style: normal;
}

body {
  background-image: url("CarpentryBlue.jpg");
}