#online-compiler-container {
    width: 100%;
    height: 90vh;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}