I think a good optimization would be to move the critical CSS from <link> tags to a <style> tag.
<link>
<style>
A comment in the sapper template claims that this is done: "Sapper generates a