h1{

}
div#ala{
    background-color: yellow;
    padding: 2%;
    width: 30%;
    height: 300px;
    position: absolute;
    left:350px;
    top:50px;
}

img{

}