/* Add any custom styling here */
body {
  margin: 0;
  overflow: hidden;
  position: relative;
  background-color: rgb(255, 255, 255);
}
