* {
  box-sizing: border-box;
}

audio {
  /*background: #ccc;
  border: #999 outset 2px;
  border-radius: 0;
  -webkit-appearance: none;
  &::-webkit-media-controls-panel {

  }*/
}
