style.css

/*!
Theme Name: theme
Theme URI: http://theme.com/
Author: Webinuse
Author URI: https://webinuse.com
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}