@use 'main' as *; body { font-family: 'Inter', sans-serif; color: $text-color; margin: 0; padding: 0; } .container { @include container; }