diff --git a/themes/yoshi/templates/base.html b/themes/yoshi/templates/base.html
index 8d91fa5..c3986d5 100644
--- a/themes/yoshi/templates/base.html
+++ b/themes/yoshi/templates/base.html
@@ -18,6 +18,11 @@
scrollbar-width: none;
}
+ header {
+ font-size: 3.6em;
+ font-family: AppleGothic, NanumSquare, Sans-serif;
+ }
+
body::-webkit-scrollbar {
width: 0;
height: 0;