.canter(){
    display: flex;
    align-items: center;
    justify-content: center;
}
.base_button(){
    border:none;
    outline: none;
}