audio {
    display: block;
    width: 100%;
    max-height: 40px;
    border-radius: 3px;
}

audio:focus {
    outline: none;
}
