@import "variables.module.scss"; *, body { padding: 0; margin: 0; } body { background: $bg1; color: $fg1; }