.yellow-box {
  width: 100px;
  height: 100px;
  background: yellow;
}

body {
  margin: 0 auto;
  background: black;
}

/* #unmute-button {
  background-color: white !important;
} */
