@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;border:0;padding:0;font-family:Inter,sans-serif;box-sizing:border-box}body{background-image:url(https://lumenbeat.xyz/storage/Fondo.png);background-repeat:no-repeat;background-size:cover;height:100vh;display:grid;place-content:center}main{background-color:#0003;border:rgba(0,0,0,.05) solid 2px;box-shadow:5px 5px 20px -10px #000;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:15px;max-width:501px;color:#fff;padding:50px;width:calc(100% - 40px);min-width:260px;margin:20px}main h1{margin-bottom:20px}main p{color:#dcdcdc;text-align:justify}
