html, body {height:100%;}
body_{position:static; background-image: linear-gradient(180deg,#9b51e0,#072de3,#072de3,#072de3); height:100%; background-repeat: no-repeat; background-size: cover; }
body{background-color:#072de3; height:100%; background-repeat: no-repeat; background-size: cover; }
.headerColorFade{position:fixed; z-index:-1; background-image: linear-gradient(180deg,#9b51e0,#072de3); height:25%; width:100%; background-repeat: no-repeat; background-size: cover; }
#divForm{position: fixed; margin:auto; top:50%; left:50%; width:350px; height:400px; background-color:#FFFFFF; border-radius:10px; padding:5px;}
.formEl   {border-radius:7px; font-family: monospace; font-size: 1.5em;}
.formElMed{border-radius:7px; font-family: monospace; font-size: 1.0em;}
.trainee{border-radius:17px; font-family: monospace; font-size: 1.5em; width:350px; height:300px; background-color:#072de3;}
.trainee_headline_{margin:auto; top:50%; left:50%; width:250px; font-family: monospace; font-size: 1.5em; background-color: #9b51e0;}
.trainee_headline{border-radius:17px; font-family: monospace; font-size: 1.5em; background-color: #9b51e0;}