/*
Theme Name: Blank Theme
Theme URI: https://seusite.com
Author: Daniel Quadros
Author URI: https://seusite.com
Description: Tema WordPress em branco, leve e pronto para desenvolvimento.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blank-theme
*/

body {
  margin: 0;
  padding: 0;
}
