body {
    font-family: Arial, sans-serif;
}

#app {
    width: 90%;
    margin: 2rem auto;
    display: flex;
}

