Here is how you can reset default style in your css. *{ margin:0; padding:0; border:0; font-size:100%; font-style:normal; }
Here is how you can reset default style in your css.
*{ margin:0; padding:0; border:0; font-size:100%; font-style:normal; }