.audiojs {
    width: 350px;
    height: 80px;
    font-family: monospace;
    font-size: 73px;
    background: #373338 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff0007), color-stop(0.5, #0c00bc), color-stop(0.51, #0c00bc), color-stop(1, #444));
    text-align: center;
}