h1{
  color: $black;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
li{
  margin-top: 20px;
  text-align: center;
}