.baslik {
    text-align: center;
    font-size: 20px;
    color: white;
}
.baslik2 {
    font-size: 20px;
    color: white;    
}
.yazi {
    font-size: 30px;
    color: #00DCFF;
    font-weight: bold;
}
.fiyat {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.fiyat-sag {
    color: #0B960B;
}
.fiyat-sol {
    color: #FF0000;
}
.resim {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
