.layout-boxed .wrapper, .layout-boxed .wrapper::before {
    border-right: 1px solid #dee2e6;
}

n8n-demo {
	--n8n-frame-background-color: black;
	--n8n-json-background-color: lightgray;
	--n8n-copy-button-background-color: gray;
	--n8n-workflow-min-height: 500px;
	--n8n-iframe-border-radius: 30px
}