#inises{
    width: 5rem;
    height: 0.8rem;
    padding: 6px;
    margin-left: 80%;
    background: #42d600;
    color: aliceblue;
    font-size: 0.8rem;
    text-align: center;
}

#usr{
    width: 0.8rem;
    height: 0.8rem;
    padding: 6px;
    border-radius: 30px;
    margin-left: 95%;
    background: #42d600;
    color: aliceblue;
    font-size: 0.8rem;
    text-align: center;
}


article{
    width: 50%;
    font-size: 1.8rem;
    color: #3BB3C2;
    margin: 0 auto;
    text-align: center;
}

