I want to get rid of the white space at the bottom of my page so that my element is at the absolute bottom. I am using a page with no container/header/no footer.
The reason I need to get rid of the white space is because I am using a booking form that redirects to this page when an appointment is made. The problem is that when it redirects to this ‘thank you’ page it sends you to the bottom of the page rather than the top. I cant figure out how to redirect to the top of the ‘thank you’ page through my booking software, so I am using the classic card element at the bottom of the ‘thank you’ page. That way the first thing the customer sees is this classic card when redirected. Unfortunately there is all this white space under the card and I need help getting rid of it. Thanks

