I received a Figma design that I need to convert into an HTML and CSS template. The design only has a width of 1440px. What screen size should I begin my coding with? Should I start at 1440px and then adjust for other screen sizes, or should I focus on mobile first and then scale up?
Additionally, what are some best practices to ensure that the design is responsive across various screen sizes?