body {
    font-family: Arial, sans-serif;
    background-color: #282c34;
    color: white;
    text-align: center;
}
h1, h2 {
    margin: 20px;
}
#slot-machine {
    margin: 20px auto;
}
