.root {
  position: absolute;
  top: 100;
  margin-top: 10px;
  border: 1px solid red;
  padding: 1rem;
}
