.total{
    
    width: 600px;
    position: absolute;
    margin: auto;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;



}
.log{

    font-size: 30px;
}
.but{

    color: rgb(89, 88, 145);
}
body{

    position: relative;
}