body {
    font-family: Arial, sans-serif;
}

textarea {
    font-family: Consolas, monospace;
    width: 100%;
}

button {
    margin-top: 1rem;
}
