h1 {
    color: #6bb144;
    text-transform: uppercase;
}

.center {
    text-align: center;
}

.main-logo {
    max-width: 100%;
    max-width: 300px;
    height: auto;
}