
.hero {
  background: linear-gradient(180deg, #0066cc, #003366);
}

.footer {
  background-color: #000;
}

canvas {
  background-color: white;
}
