Basically, allow us to change things like roundness, width, etc. Currently I am doing so by doing: ```svelte :global(pre) { // styles } ```