body {
    display: flex;
    justify-content: center;
    align-items: center;
}

.titleContainer , .iconContainer , .subText {
    height: 33vh;
}