p{ color: red; text-align: center; }
/* Paragraf Stilim */ p{ /* Renk kırmızı olacak */ color: red; /* Ortalanmış olacak */ text-align: center; }