
body{
margin:0 5% 0;
background-color:#303030;
}
h1 a{
  color:white;
}
span.title{
  display: inline-block;
  font-size: 0.95em;
}
.explanation{
  margin: 0;
}
.white{
  color:white;
}
.shibayu{
  color:yellow;
}
.toshimitsu{
  color:#45f542;
}
.tetsuya{
  color:orange;
}
.all{
  font-weight: bold;
background: linear-gradient(90deg,#fff59d,#98f39c,#faae3f);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.space{
  height:300px;
}
