body{
    background-color: rgba(31, 0, 12, 100%);
}
.cuadroo{
    padding: 5px;
    border-color: white;
    border: double;
    text-align: center;
    color: white;
    margin-top: -50px;
    height: 130px;
    width: 717px;
    background-color: rgba(0, 0, 0, 77%)
}
.lapiz1{
    height: 250px;
}
.sketch1, .vertical, .cuadroi1{
    height: 300px;
}
.bar{
    align-content: center;
    width: 512px;
    font-size: 17px;
   margin-left: 753px;
    font-family: 'Courier New';
    height: 54px;
    background-color: rgba(60, 0, 20, 80%);
        border-radius: 10px;
}
.back, .cate, .abt{
    float:left;
}
.vertical{
    height: 345px;
}
.hol{
    float: 600px;
    margin-left: 92px;
    width: 1043px;
     background-color: rgba(0, 0, 0, 77%);
    border-color: white;
    border: double;
}
.back{
    align-content: center;
  margin-left: 55px
}
a{
    color: #ae0a0a
}
a:hover{
    font-size: 19px;
    color:white;
}