import { writable } from 'svelte/store'; export const width = writable(660);