html {
  height: 100%;
}

body {
  align-items: center;
  display: flex;
  height: 100%;
  margin: 0;
}

audio {
  width: 100%;
}
