html, body, #root {
  height: 100%;
  margin: 5px;
  padding: 0;
  scrollbar-width: thin;
  scrollbar-color: #DDDDDD transparent;
}