body {
    margin: auto 5%;
}

p.main-text {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
}