body {
font-family: Arial, sans-serif;
margin: 40px;
}
button {
padding: 10px 20px;
background: #007bff;
color: white;
border: none;
}
