html,
body {
 margin: 0;
 /*padding-left: 5px;*/
 overflow: hidden;
}

.add-button {
  position: absolute;
  top: 1px;
  left: 1px;
  display: none;
}
