.body {
    
    background-image: url('https://file.garden/Zo4lX1bt4RCy6XIo/pplstar.gif');
    background-size: auto;
    background-repeat: repeat;
    color: rgb(28, 25, 30);
    font-family: Arial;


}

.box {
    margin: auto;
    max-width: 650px;
    border: 15px;
    border-color: darkslategray;
    border-style: groove;

}
