/* Global Reset */
* {
font-family: 'Allerta', arial, Tahoma;
box-sizing: border-box;
}
body {
background: linear-gradient(to left, #7700aa, #800ff);
8
text-align:center;
color:#fff;
}
h3{
text-shadow:1px 1px 1px #fff;
}
/* Start styling the page */
.container-audio {
width: 66%;
height: auto;
padding: px;
border-radius: 5px;
20
background-color: #eee;
color: #444;
margin: 20px auto;
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter