Box component should be used carefully, in almost all cases you don't need it.
Remember that styles prop applied directly to an element most probably will break theme switching
scenarios - thus, prefer to use variables instead of styles for overrides.