html,
body,
#root {
  min-height: 100%;
  width: 100%;
  overflow-x: hidden;
}

script,
style,
template {
  display: none !important;
}
