body {
  margin: 0;
}

body,
#root {
  height: 100vh;
}

#storybook-root {
  height: 100vh;
}
