body {
  margin: .5em;
}

#main {
  position: relative;
  width: fit-content;
}

#toolbar {
  position: absolute;
  bottom: .5em;
  left: 0;
  width: 100%;
}
