/*
Theme Name: NanoFound CHS Canvas
Theme URI: https://yumemi.wawon.club/
Author: NanoFound
Description: Minimal WordPress canvas theme for CHS/MCP-managed NanoFound crowdfunding sites.
Version: 0.1.0
Text Domain: nanofound-chs-canvas
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #fffaf1;
}
