
.fullsection {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}
.poweredby{
    position: absolute;
    bottom: 85px;
}
.poweredbymobile {
    position:absolute;
}
