Currently, I am facing an issue with displaying an HTML page on another page using an iframe. Both pages are on the same site during development. Despite successfully linking the page with the iframe, it seems that the styles are not being displayed within the iframe. What could possibly be causing this problem?