body { background: #030304; background-repeat: no-repeat; background-position: center; background-size: cover; height: 100vh; }
.drache { background-image: url("../img/grafik_jacon.jpg"); background-repeat: no-repeat; background-position: center bottom; height: 70vh; z-index: 1; width: 100%; position: absolute; bottom: 0px; background-size: contain; }
#content { text-align: center; }
#content h4 { color: #ffffff; margin-top: 120px; }
#content h1 { margin-bottom: 20px; color: #ffffff; }
#content h5 { color: #ffffff; margin-top: 0px; margin-bottom: 60px; text-transform: uppercase; }
.comingsoon { color: #fff; font-size: 18px; color: #f18115; font-weight: 700; }
#audio-player, #text { z-index: 99;}