
content {
    position: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: auto;
    padding: 50px 50px 100px 50px;
    height: 100%;
    /*background-image: url(/pages/portal/includes/resources/images/website/backgrounds/endless-constellation.svg);*/
    /*background: radial-gradient(at top left, transparent, blue);*/
}
