body {
  font-family: sans-serif;
  background: #f5f5f5;
  padding: 20px;
}
h1 {
  color: #333;
}
#status {
  margin-top: 20px;
  font-size: 18px;
}
