.message-div {
    background-image: url('../img/background1.jpg');
    border: 1px dotted blue;
    padding: 15;
    text-align: center;
    
}