.playground-container {
  --nav-height: 50px;

  width: 100%;
  height: 100vh;
}

body {
  margin: 0;
}
