.center {
    top: 50%;
    left: 50%;
    position: absolute;
    opacity: 0.8;
}

.main-text {
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding-left: 2px;
    margin-top: 0px;
}
