.titleAndPublisher{
    border: 1px solid tomato;text-align: center;background-color: white;
}

.download{
    border: 1px solid tomato;font-size: 15px;padding: 5px;background-color: white;
}

.EditButton{
    width:100%;height:6vh;background-color:red
}

.centerAndColor{
    color:red;text-align: center;
}