CSS Rounded Corners di atas saja
border-radius: 10px 10px 0 0;
// top-left top-right bottom-right bottom-left.
Fair Finch
border-radius: 10px 10px 0 0;
// top-left top-right bottom-right bottom-left.