
.from{
    background-color: black;
    text-align: center;
    width: 550px;
    margin: 70px auto;
    border-radius: 5px;
    border: 2px solid white;
}
body{
    background-color: #10141b;
}
button a{
    text-decoration: none;
    color: white;
    font-size:20px;
}
.ten button{
    margin-top: 18px;
    margin-left: 480px;
    background-color: whitesmoke;
}
h1{
    padding-top: 10px;
    color: whitesmoke;
}

.acout{
    height: 60px;
    width: 420px;
    border-radius: 10px;
    border: none;
    background:white;
    font-size: 20px;
}
.pass{
    height: 60px;
    width: 420px;
    border-radius: 10px;
    border: none;
    background:white;
    font-size: 20px;
}
.dn{
    padding-top: 20px;
}
.dk .emai{
    color: white;
    padding-right: 370px;
    font-size: 20px;
}
.dn .mk{
    color: white;
    padding-right: 345px;
    font-size: 20px;
}
.quenmk{
    padding-top: 20px;
    padding-left: 300px;
}
.quenmk a{
    text-decoration: none;
    color: red;
    font-size: 17px;
}
.nut{
    padding-top: 10px;
}
.nut button{
    height: 50px;
    width: 450px;
    border-radius: 10px;
    background-color: rgba(255, 81, 0, 0.966);
    color: white;
}
.cuoi{
    display: flex;
    padding-left: 170px;
}
h4{
    color: white;
    font-size: 15px;
}
.Right{
    text-decoration: none;
    padding-top: 20px;
    color: red;
    font-size: 15px;
}
