
/*
Theme Name: MD Coming Soon
Theme URI: https://example.com/md-comingsoon
Author: MD Systems
Author URI: https://example.com
Description: A lightweight, responsive Coming Soon theme with Matrix/Cyberpunk aesthetics.
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: md-comingsoon
*/

body {
    background-color: #000;
    color: #fff;
    font-family: 'Share Tech Mono', monospace;
    margin: 0;
    overflow-x: hidden;
}
