#bodyueber {
    background-color: #a2c118; 
    background-size: 100% 100%;
    height: 100%;
    overflow: auto;
    width: 100%;
}

.ueber {
    font-size:28px;
    height:388px;
    line-height:40px;
    margin-left:60px;
    padding:200px 30px 80px 30px;
    text-align:center;
}

.ueber h1 {
    font-size:23px;
    line-height:35px;
    font-weight:bold;
    margin-bottom:30px;}