@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}.main{background-color:#cacaca;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;flex-direction:column}.cam,.main{border-radius:1rem}.cam{width:30%;margin-bottom:1.5rem}.result{display:flex;justify-content:center;align-items:center;overflow:hidden;flex-direction:column;font-size:2rem;margin-bottom:1rem}.link,.result{font-family:"Poppins",sans-serif;font-weight:600;color:#021158}.link{font-size:1rem;text-decoration:none;padding:1rem;background-color:#0350f5;border-radius:1rem}@media (max-width:768px){.result{font-size:1.5rem}.cam{width:80%}.main{width:100%;height:100vh}}@media (max-width:425px){.result{font-size:2rem}.cam{width:70%}.main{width:100%;height:100vh}}
/*# sourceMappingURL=main.9010ceef.chunk.css.map */