/*
Theme Name: Lyvabao
Theme URI: https://example.com/
Author: Lyvabao
Description: Blank WordPress theme for Lyvabao with raw HTML assets.
Version: 1.0.0
Text Domain: lyvabao
*/

/* Keep the root stylesheet lightweight.
   The real UI styles live in html-raw/css/style.css. */
html,
body {
    margin: 0;
    padding: 0;
}

