h1 {
   background-color: RGB(139, 139, 252);
   text-align: center;
   font-family: Verdana;
   color: RGB(57, 57, 64)
}

h2 {
   background-color: RGB(14, 14, 135);
   text-align: center;
   font-family: Script;
   color: RGB(235, 235, 240)
}

h3 {
   background-color: RGB(4, 4, 71);
   text-align: center;
   font-family: Sans-serif;
   color: RGB(235, 235, 240)
}

.cilj { color: red }