@import url(/css/style.css);

:root {
  --00: #dc88de;
  --01: #908aaa;
  --02: #1d131f;
  --03: #000;
}

body{
  font-family: garf;
}

.garf {
  bottom: 0px;
  max-width: 100%;
  height: auto;
  position: fixed;
}
