#bodybox{
    position:absolute;
}
h1{
    font-family: sans-serif;
    font-size: 2em;
    color:azure;
}
img{
    width: 100%;
    margin: auto;

}