.wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 12px;
}
.container {
  height: 100%;
  padding: 24px;
  background-color: #fff;
  overflow: auto;
}