/*
Theme Name: My Blank Theme
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: A simple blank WordPress theme like Twenty Ten.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: my-blank-theme
*/

body {
    margin: 0;
    padding: 0;
}