/* body {
    background-image: url('../assets/img/hintergrund1.png'); 
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
}  */


h1 {
    margin-left: 50px;
}


.handy {
        position: relative;
        width: 300px;
        height: 200px;
}


.phone-container {
position: absolute;
top:0;
left:0;
width: 80%;
height: 100%;

}