/* public/index.css */
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}