#fishing-canvas {
  width: 100%;
  max-width: 800px;
  height: auto;
  aspect-ratio: 8 / 5;
  display: block;
  margin: 16px auto 0;
  background: #1e5f8a url('../../assets/images/fishing/pond.jpg') center/cover;
}
