body{
background-color:#0EDCFC;
}
h1 {color:red; font-family: "Bungee Tint", serif;
  font-weight: 400;
  font-style: normal;
text-decoration: underline;
  text-align: center;
}
.bungee{color:#000;   font-family: "Bungee", serif;
  font-weight: 400;
  font-style: normal;}
h2 {color:blue;font-family: "Anton SC", serif;
  font-weight: 400;
  font-style: normal;}
h3 {color:orange;font-family: "Host Grotesk", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;}
.bungee-blue{color:black;   font-family: "Host Grotesk", serif;
  font-weight: 400;
  background-color: blue;
  font-style: normal;}
.bungee-yellow{color:red;   font-family: "Host Grotesk", serif;
  font-weight: 400;
  background-color: yellow;
  font-style: normal;
padding: 1em; margin: 1em;}
a{
color:yellow;
  padding: 10px;
}
.header{
  text-align:center;
  background-color:#1AC515;
  padding: 1em;
}
li{
  text-decoration:none;
}
.Playthisshow{
  text-align:center;
}
.QuestionRound{
  text-align:center;
  background-color:green;
  padding: 1em;
}
.BonusRound{
  text-align:center;
  background-color:blue;
}
.Watching{
  text-align:center;
  background-color:yellow;
  padding: 1em;
}