@media screen and (min-width:300px){h1{font-size:36px}}@media screen and (min-width:768px){h1{font-size:40px}}@media screen and (min-width:1024px){h1{font-size:48px}}