body {
  font-family: "Meiryo", "Meiryo UI", "Arial Black", "MS GOTHIC";
}

body div:first-child {
  display: none;
}

.hidden {
  display: none;
}