To add a CSS class to the HTML body element you can use the document.body to get the body tag. Then use the add method on the classList ...
確定! 回上一頁