html,
body,
svg {
  height: 100%;
  vertical-align: top;
}
svg:not(:root) {
  display: inline-block;
}

#hippo, #elephant, #star, #descartes, #descartesCutout{
  visibility:hidden;
}

#slider {
  width:560px;
  margin:20px 0;
}

h1 {
  font-size:30px;
}

h2 {
  font-size:16px;
}