body {
  background:#f5f7fa;
  font-family:system-ui;
  color:#1f2937;
}

header {
  background:white;
  border-bottom:1px solid #e5e7eb;
}

footer {
  background:white;
  border-top:1px solid #e5e7eb;
}