
html.is-animating #swup {
  opacity: 0;
  transition: opacity 0.4s ease;
}
