body { 
    text-align: center; 
} 
p {
    font-size: 18px;
}
h1 {
    font-size: 35px;
}
h2 {
    font-size: 20px;
}
button {
    height: 30px;
    width: 150px;
}
