.page-container {
    border-radius: 6px;
    background: #fff;
    color: #2b2b2b;
    padding: 15px;
    width: 97%;
    overflow: hidden;
}