
    body {
        font-family: Arial, sans-serif;
    }
    .button {
        padding: 10px;
        color: white;
        background-color: blue;
        text-decoration: none;
    }
    