body{
    background-image: url(../images/cardboards/granite-texture.jpg);
    background-size: cover;
}

img {
    border: 2px dashed firebrick;
    border-radius: 5px;
}