body { background: #eabfd6; background-repeat: no-repeat; background-position: center; background-size: cover; height: 100vh; }
.drache { background-image: url("../img/lotte_titelgrafik.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: #cc6147; margin-top: 120px; }
#content h1 { margin-bottom: 60px; color: #cc6147; }
#audio-player, #text { z-index: 99;}