/* styles.css */

/* Đảm bảo rằng phần kết quả sẽ hiển thị đẹp mắt */
#schema-output {
    white-space: pre-wrap;
    word-wrap: break-word;
}
