@charset "UTF-8";
/* CSS Document */

.topbar, .close {
  z-index: 9999;
  pointer-events: auto;
}

.controls .btn {
  width: 40px;      /* largeur du bouton */
  height: 40px;     /* hauteur du bouton */
  font-size: 20px;  /* taille du symbole ◀⏯▶ */
}