Currently, I am in the process of developing a taxi web application using Java Spring. After successfully creating the website with the help of a template, I encountered an issue when trying to integrate the login functionality. Strangely, the styling on the page becomes distorted, affecting everything from the fonts to the images. Although the login page is functional, the overall appearance of the site is less than satisfactory :( Any thoughts on what could be causing this problem? It's worth noting that when I position my website within a "public" folder inside the resources directory, it appears correctly but unfortunately, I struggle to implement the login feature. Appreciate any insights you might provide!