.page-conteiner {
  background: #fff;
  padding: 40px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
