

body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

.title {
text-align: center;
font-size: 100px;
margin-bottom: 50px;
 font-weight: bold;
}

.picture {
  text-align: center;
}

.button {
  text-align: center;
  
}