JSFiddle - React, Tailwind, and code Playground by Felipe Alfaro February 25, 2019 JavaScript var max = 50, min = 0; alert( Math.min(77, max) )