Recursos

Made with love and only the CSS.

html

.code-editor {

max-width: 300px;

background-color: #1d1e22;

box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);

border-radius: 8px;

}
CSS

.code-editor {

max-width: 300px;

background-color: #1d1e22;

box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);

border-radius: 8px;

}