html, body {
  height: 100%;
  width: 100%;
}

h1{
  text-align: center
  font-family: "Comic Sans MS", sans serif;
  color: black;
  font-size: 60px;
}

.center {
  text-align:center ;
}

.introduction {
  text-align: center;
}

.instructions {
  text-align: center
  font-family: "Comic Sans MS", sans serif;
  
}
.Click{
  text-align: center;
  
}#game-instructions{
  background-color:#de3f52;
  border-color: black;
  font-size: 25px;
}

#play-game{
  background-color:#de3f52;
  border-color: black;
  font-size: 25px;
}

#go-back{
  background-color:#de3f52;
  border-color: black;
  font-size: 25px;
}

#play-begin{
  background-color:#de3f52;
  border-color: black;
  font-size: 25px;
}

#play-again{
  background-color:#de3f52;
  border-color: black;
  font-size: 25px;
}
#underscores {
  font-size: 37px;
  text-align: center;
}
h3.category{
  font-size: 25px;
  text-align: center;
}

.playAgain{
  text-align: center;
}

h1.center {
  text-align: center;
}

h3.instructions {
  text-align: center;
}

.goBack {
  text-align: center;
}

.hangmanPic {
  text-align: center;
}

.playGame {
  text-align: center;
}

.textBox1 {
  text-align: center;
}


div {
  letter-spacing: .2rem
}

textBox1 {
  font-size: 30px; 
}

.NFLteams {
position: absolute;
top: 10px;
left: 10px
}

.logo {
  text-align: center;
}

#logo {
  width: 300px;
  height: 400px
}