Off screen
The .u-off-screen
class will position an element out of the page flow and off-screen, while still making it available to screen readers.
Import
To import just this utility into your project, copy the snippet below and include it in your main Sass file.
@import 'utilities_off-screen';
For more information see Customising Vanilla in your projects, which includes overrides and importing instructions.