destyle.css is a CSS reset library, it can remove the format style of web content and create a clean content.
How to clean content using destyle.css?
1. Install destyle.css
# NPM $ npm install destyle.css --save
2.Import the destyle.css file
<link rel="stylesheet" href="destyle.css">