
.container {
    text-align: center;
    height: 100%;
}
.top {
    margin-top: 50px;
}
.top p {
    padding-top: 8px;
    font-size: 32px;
    font-weight: bold;
    color: #26bd26;
}

