JavaScript insertion styles are widely used in front-end development, especially when modifying front-end performance and page skinning. The task I did recently was that when a user clicks a button on someone else's site, a script will be inserted and executed under the page of the other site. This includes the insertion of styles.
Generally, there are two types of JavaScript dynamic insertion styles. One is to introduce external styles into the page, using the tag in