/* Example app styles */
#app button {
    padding: 0.5rem 1rem;
    font-size: 1rem;
    cursor: pointer;
}
