:root {
--color-bg: #ffffff;
--color-tile: #ebebeb;
--color-button: #333333;
--color-text: #1e1e1e;
}
@font-face {
   font-family: m;
   src: url('modern-no-20.ttf');
}