/*
Theme Name: Vi-tuber Theme
Theme URI: https://example.com/vi-tuber-theme
Author: Your Name
Author URI: https://example.com
Description: WordPress theme for the Vi-tuber landing pages.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vi-tuber-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready
*/

/* Theme stylesheet placeholder */
body {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}


