> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Modal pop up isn't visible

Make sure that you set the body min-height to 100vh

`body {
  min-height: 100vh;
}
`
