body {
    background: #000000;
}

#PronounceF1-text{
  font-family: verdana;
  font-size: 30px;
  font-weight: normal;
  color: bisque;
  text-align: center;
}

#intro{
  font-family: verdana;
  font-size: 16px;
  font-weight: normal;
  color: bisque;
  text-align: center;
}

.container{
  text-align: center;
}

h2{
  color:bisque;
  font-family: verdana;
}

.container-fluid{
  width: 355px;
}

.table{
  color:bisque;
  font-family: verdana;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
}

img{
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

#foot2023{
  color:bisque;
  font-family: verdana;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}