2021-11-06 02:22:19 +01:00
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap');
|
|
|
|
|
2021-11-06 02:20:59 +01:00
|
|
|
html {
|
|
|
|
text-align: middle;
|
2021-11-06 02:22:19 +01:00
|
|
|
font-family: 'Zen Kurenaido', sans-serif;
|
2021-11-06 02:20:59 +01:00
|
|
|
}
|