Minimal Site - Without Javascript

I want to create a simple website. Is it safe to just remove the <SCRIPT… javascript> line to speed up the page loading?

Will the site sill work with media queries for resizing elements?

I am new to this.

Media queiries willl stiill work as they’re CSS.