/* TOP renewal shell. The existing theme styles continue to provide the base. */

html {
  visibility: visible;
}

body {
  min-height: 100vh;
  overflow: hidden;
  background: #fff;
}
