To add a CSS class to the HTML body element you can simply use the document.body element and add the class to the classList property.
確定! 回上一頁