body {
    background-image: url("/assets/img/catpaw.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
    min-height: 100vh;
}
