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