@import "css/isocube.css";

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

body {
  background: black;
  width: 100%;
  height: 100%;
  margin: 0;
}
