h1{
    text-align: center;
    text-decoration: underline;
}
button{
    font-weight: bold;
}
span{
    color: red;
}