*
{
    margin: 0;
    padding: 0;
}

body
{
    direction: ltr;

}

.message
{
    position: absolute;
    top:40%;
    margin-right: 0;
    margin-left: 0;

}

.message img
{
    width: 80%;
    height: 80%;

}