input{height:50px;width:350px;border-radius:15px;border:.1px solid;font-size:15px;padding-left:20px}nav{position:fixed;display:flex;align-items:center;justify-content:space-between;width:100%;top:0;left:0;padding-left:10px;background-color:#fff}img{height:50px;border-radius:50px;margin-right:20px}.content{margin-top:100px;display:flex;flex-direction:column;align-items:center}.logo{display:flex;align-items:center;justify-content:space-evenly;width:300px}#but{height:50px;border-radius:15px;font-size:15px;margin-left:10px}form{display:flex;justify-content:space-between}a{color:red;cursor:pointer}.log{background-color:green;width:50px;margin-left:10px}.log:hover{background-color:red}.user{font-size:large;font-weight:700}ul{padding-left:0;font-size:larger;font-weight:bolder}#but-2{font-size:small;margin-left:10px;width:25px;height:25px;border-radius:25px;border:none;background-color:transparent;color:#fff}#but-2:hover{color:red;background-color:#000}.item{color:#fff}.form{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;margin-top:80px;height:500px;padding-top:30px;background-color:#fff;margin-left:500px;margin-right:500px;border-radius:30px}form{width:350px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:200px}body{background-color:#333}.form{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;margin-top:80px;height:550px;padding-top:30px;background-color:#fff;margin-left:500px;margin-right:500px;border-radius:30px}form{width:350px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:350px}input{height:50px;width:350px;border-radius:15px;border:.1px solid;background-color:#2f4f4f6e;font-size:15px;padding-left:20px;color:#000}button{height:35px;width:100px;border-radius:5px;cursor:pointer;background-color:green;color:#fff}button:hover{background-color:#006400}span{color:red;font-size:smaller;margin-left:15px;text-align:start}
