.grindPlayer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-width: 400px;
  min-height: 300px;
  overflow: hidden;
  background: #000;
}
