.result-table{overflow:auto;max-height:400px}.result-table thead th{position:sticky;top:0;z-index:1}.light-mode-image{background-image:url(https://www.sqlitetutorial.net/wp-content/uploads/2021/04/sqlitetutorial.svg)}.dark-mode-image{background-image:url(https://www.sqlitetutorial.net/wp-content/uploads/2021/04/sqlitetutorial-dark.svg)}.image-container{display:inline-block;width:100px;height:35px;background-size:contain;background-repeat:no-repeat}.scrollarea{overflow-y:auto;max-height:calc(100vh - 150px)}#editor{height:200px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .5);z-index:9999;display:flex;justify-content:center;align-items:center}.sqlscript{overflow:hidden}.sqlscript,#result>table{font-size:12px}