* {
   position: static !important;
   float: none !important;
   background-image: none !important;
}

body {
  font-family: sans-serif;
}
h1 {
  font-size: 180%;
  letter-spacing: -0.08em;
}
h2 {
  font-size: 150%;
  letter-spacing: -0.05em;
}
h3 {
  font-size: 130%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 100%;
}
img {
  max-width: 100%;
}
