Tooltip component provides additional information when a user hovers over, focuses on, or taps an element.
It’s possible to change color according to the background
Place the tooltip with the notch (up, bottom, left, right) in a way that to do not cover other interactive UI elements.
aria-describedby
to link the tooltip to the element it describes.