body{
    background-image: url(5.jpg);
}
div{
    text-align: center;
    text-decoration: dashed;
    border-style: groove;
    padding: 20px;
}