html { background: $background; } * { -webkit-user-select: none; user-select: none; } p { line-height: 1.5; }