The brightness() CSS function applies a linear multiplier to the input image, making it appear brighter or darker. Its result is a <filter-function>.
Option
Preview
Code
filter: brightness(140%);