.add_form {
    margin-top: 100px;
    margin-left: 230px;
}

.add_form input {
    display: flex;
    background-color: #f0f8ff00;
    font-weight: 900;
    margin-bottom: 10px;
}

.me {
   position: absolute;
    border: solid;
    padding: 10px;
    padding-top: 0px;
    margin-left: -10px;
}

.check_box {
   
    font-weight: bold;
    color: rgba(240, 248, 255, 0.514);
    margin-bottom: 10px;
    
}

.check_box input {
    accent-color: #926e9b;
    position: relative;
    margin-top: 20px;
   
}

.check_box h4 {
position: absolute;
margin-top: -2px;
margin-left: 30px;


}

.check_now input {
    color: aliceblue;
}
.me input {
    color: aliceblue;
}

#anim_name {
    color: aliceblue;
}

#sub {
    margin-top: 170px;
    background-color: #00000000;
    color: #868686;
    font-weight: bold;
    font-size: 15px;
}

#Watch_nov {
    margin-top: 7px;
   
}


#Watch_later {
    margin-top: 7px;
   
}