body {
  min-width: 300px;
  overflow-x: auto;
  overflow-y: auto;
}

.wrapper {
  min-height: 100%;
  min-width: 100%;
}

