.bg-img {
    background-image: url('../img/grandpa-ronald.webp');
    background-repeat: no-repeat;
    background-size: 400px auto;
    background-position: right bottom;
    min-height: 100vh;
} 