body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

#game-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
}

.taxiway {
    text-align: center;
}

.aircraft {
    min-width: 140px;
}