#p5-banner {
  margin-bottom: 1em;
  width: 100%;
}
#p5-banner canvas {
  display: block;
  width: 100% !important;
  height: auto !important;
  border-radius: 8px;
}
