.box {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
page {
background-color: #efefef;