body {
    background:rgb(101, 141, 21);
    font-size: 16px;
}
.obsah{text-align: center;
       color:rgb(60, 11, 105);
       font-size: 40px;
} /*vodorovne centrovani*/
.pata{
      color:rgb(14, 18, 68);
      font-size: 24px;
      position:absolute;  
      bottom:0;
      right: 16px;
}


