<?php get_header(); ?> <main id="main" class="has-off-white-background-color"> <?php the_content(); ?> </main> <?php get_footer(); ?> </body> </html>