
.image2 {
    height: 20%;
    width: 20%;
    margin-left: 64em;
    border-radius: 20px;
    position: relative;
    top: -40px;
}

body{
    position:relative;
}