@import url('main.css');
@import url('device.css') (max-width: 720px);

:root {
    color-scheme: light;
}
