I've tried this and it doesn't work, v-container is to contain stuff so the image for the backdrop would be shrink. The right way for me is to just wrap the container with v-img component and set src from the css. We can apply gradient from both css and v-img component. Working with position relative and absolute to achieve does not work properly with vuetify.