I am trying to create code for a school website - it's basically an embedded code app on a pre-built site (Blackboard/Schoolwires site).
I'm VERY much an amateur and often pull from Codepen as my baseline, then edit and adapt to make it work for me. The problem I run into is that the embed code sometimes overrides the site code -- for example, the headline formatting in the embed spills onto the Blackboard header/footer.
I have tried to contain the embed code in a div class and a few other things, but I'm missing something. The page I am referring to in this instance is HERE.
Any help would be appreciated! I am a teacher just trying to help update this site with my limited knowledge of code and I am definitely missing a lot.