.main-title {
    font-family: 'Press Start 2P', monospace;
    font-size: 40px;
    color: #FFF;
    text-shadow: 4px 4px 0 #000;
}

.main-title.-second {
    text-shadow: none;
    text-align: center;
}