The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.| MDN Web Docs
This guide will explore the ins and outs of styling an accessible, extensible button appearance for both link and button elements.| Modern CSS Solutions