* {
  font-family: "Noto Sans JP", sans-serif;
}
body {
  background-color: #141414;
}
p {
  color: #fff;
}