body{
    background-color: lime;
}

*{
    color: yellow;
}

#image{
    position: absolute;
}