/*
Theme Name: EA Legacy App Theme
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: WordPress theme wrapper for the compiled EA Legacy SPA build.
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: ea-legacy-theme
*/

html, body {
    margin: 0;
    padding: 0;
}
