body {
background-color: black;
display: flex;
justify-content: center;
align-items: center;
height: 700XP;
margin: 0;

}

button {
background-color: black;
color: white;
font-family: "Bai Jamjuree", sans-serif;
}

.passo {
display: none;
}