.paint-container {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: contain;
}