/* public/css/style.css */
body {
  background-color: #f8f9fa;
  padding-top: 20px;
}

.container {
  max-width: 800px;
}
