.ace_prompt_container {
	padding: 0;
	box-shadow: none;
	margin: 35px auto;

	.ace_editor {
		position: relative !important;
	}
}