/*
Theme Name: Entre Robots
Theme URI: https://entrerobots.com
Author: Entre Robots Team
Author URI: https://entrerobots.com
Description: Podcast sobre tecnología, cultura pop y vida real
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: entre-robots
*/

body {
    margin: 0;
    padding: 0;
}

#root {
    min-height: 100vh;
}
