.container {
  min-height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:2.0em;
  font-family:verdana;
  line-height:140%;
  
}

h1 {
  text-decoration-line: underline !important; 
  font-weight:normal !important;
}

p2 {
  font-weight:bold; 
}