You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
209 B
CSS

body {
background:#222;
color:#ccc;
}
div {
height:30px;
position:relative;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
text-align:center;
margin-top:18%;
}
audio {
width:50%;
}