html, body, #playerContainer {
  width: 100%;
  height: 100%;
  overflow: hidden; /* Sometimes there's'an extra space at the bottom */
}