Tailwind

mx-autocenter horizontally
px-xhorizontal padding
hidden md:blockhidden on mobile but block on medium screen or up
overflow-y-autoenable vertical scrolling if necessary
h-screenspan the entire viewport
stickyrelative until it crosses a threshold
roundedround corners
inset-0make an element fill it's container
inset-x-2left:2, right: 2
h-fitfit height
max-w-xsset an element's max width
containerfit the max width
text-wrapwrap text
break-wordsbreak text at words
space-y-xapply x margin to all elemnts in a div
tracking-xspacing between letters
sm:bg-grayapply bg-gray if the screen is small
align-centeralign vertically