*{
  margin:3.5px;
  image-rendering: pixelated;
}

@font-face{
  font-family: 'alice';
  src: url('https://file.garden/ZawGmSeEz3Xcc6O-/materials%20room/fonts/alice.ttf');
}



a{
font-size: x-large;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
      color: #838383;
    font-weight: bold;
}

a:active {
  color: #515151;
}