/* Created on : 01.11.2018, 09:50:36 Author     : Neo */ body, html { background-image: url("../img/d0o1t2c3o4d5e.jpg"); background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; top: 0; bottom: 0; right: 0; left: 0; content: ""; position: absolute; width: 100%; height: 100%; font-family: 'Nunito', cursive; } .hb-modal-transparent{ opacity: 0.75; filter: alpha(opacity=75); /* For IE8 and earlier */ }  /** zentrierter txt **/ .bs-brand { width: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #adadad; font-size: 200pt; filter: opacity(50%) blur(7px); }  .bs-modnav { color: #adadad; margin: 10px; }  .bs-modhead { background-color: #00A2D1; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 5px 5px 0px 0px; } #particles-js{ width: 100%; height: 100%; background-size: cover; background-position: 50% 50%; position: fixed; top: 0px; z-index:1; }