.centre {
    margin: 0 auto;
    }

.centre-text {
    text-align: center;
    }

.main-content a {
    display: block;
    font-size: 50pt;
}