Media Query

A media query is a CSS feature that applies styles only when certain conditions are met, most often the width of the screen. It is the main tool for making…