.Page {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
