.aos-page {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  padding: 8px;
  background-color: #eee;
  display: flex;
  flex-direction: column;
}