* {
  margin: 0;
  padding: 0; }

html,
body {
  width: 100%;
  height: 100%; }

body {
  position: relative;
  overflow: hidden;
  cursor: default; }

#canvasId {
  cursor: default; }

#fork-me {
  position: absolute;
  right: 0;
  top: 0;
  outline: none !important; }

#fork-me img {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto; }

#about-me {
  position: absolute;
  right: 0;
  bottom: 0;
  outline: none !important; }

/*# sourceMappingURL=index.29cf63dca7e7518a7eb9d282735f966b.css.map*/