@import url("./colors.css"); .code { width: 100%; font-size: 1.25rem; } .syntax-error { color: var(--red); background-color: var(--yellow); }