diff --git a/index.html b/index.html
index 1e51e4d..7fa4ba7 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,12 @@
+
+
+
いちぽる-IE
diff --git a/src/styles/theme.css b/src/styles/theme.css
index 3eb7571..89d23af 100644
--- a/src/styles/theme.css
+++ b/src/styles/theme.css
@@ -1,6 +1,9 @@
body {
background-color: #435068;
text-align: center;
+ font-family: "Noto Sans JP", serif;
+ font-optical-sizing: auto;
+ font-style: normal;
}
footer {