#cv {
  background: #0f1b2d;
  border: 3px solid #2b3f5c;
  border-radius: 10px;
  touch-action: none;
  max-width: 92vw;
}
