<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Hannuo Theme
Theme URI: https://www.hannuocm.com/
Author: Hannuo Chemical
Author URI: https://www.hannuocm.com/
Description: A custom theme for Hannuo Chemical Company
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hannuo-theme
*/

/* ä¸»é¢˜åŸºç¡€æ&nbsp;·å¼ */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
        Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#app {
    width: 100%;
    min-height: 100vh;
} </pre></body></html>