*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:linear-gradient(to right,#b3e5fc,#81d4fa);color:#000}.start{text-align:center}.start img{margin-top:70px;width:200px;height:250px}.start-text-2{display:grid;margin-top:100px}.start-text-2 a{text-decoration:none;font-size:13px;color:#fff}.start-text-2 button{font-size:18px;width:250px;height:50px;border:none;background:#fff;border-radius:30px;align-items:center;margin:auto auto 10px;cursor:pointer}.signup{width:35%;height:50%;margin:40px auto auto;border:transparent;background:#f5f5f5f2}.signup p{padding-top:25px;margin-top:20px;text-align:center;font-weight:700;font-size:30px;font-family:Times New Roman,Times,serif}.details{display:grid;margin:30px 0}.details input{margin:10px 30px;height:50px;border-radius:15px;padding:10px;font-size:15px}.access{align-items:center;text-align:center;margin-bottom:25px;padding-bottom:40px;display:grid}.access a{text-decoration:none;margin-top:5px;color:#000}.access button{width:300px;height:50px;align-items:center;margin:auto;text-align:center;border-radius:25px;background:linear-gradient(to right,#00c6ff,#0072ff);font-size:15px;cursor:pointer}nav{display:flex;justify-content:space-between;align-items:center;margin:0 80px}nav img{width:70px;height:70px}nav a{margin-right:30px;text-decoration:none;font-size:20px;color:#000}.head{display:flex}.darkmode{display:flex;width:90px}.darkmode i{font-size:25px}.second{border:solid wheat 1px;width:55px;border-radius:15px;cursor:pointer;height:28px}.second i{transition:.4s}.second.active i{transform:translate(27px)}.webBody{text-align:center;margin:200px auto auto;width:60%}.webBody h1{margin-bottom:20px}.webBody p{font-size:16px}
