.klaviaturaKrill{display:flex;justify-content:center;flex-wrap:wrap;padding:5px 0;background-color:#eee;width:100%}.klaviaturaKrill .harf{width:8%;height:40px;display:flex;justify-content:center;align-items:center;margin:2px 1px;background-color:#fff;cursor:pointer}.klaviaturaKrill .harf:hover{background-color:#ddd}.klaviaturaKrill .presskey{width:16%;height:40px;display:flex;justify-content:center;align-items:center;margin:2px 2px;background-color:#fff;cursor:pointer}.klaviaturaKrill .presskey:hover{background-color:#ddd}.klaviaturaKrill .probelKey{width:80%;height:40px;display:flex;justify-content:center;align-items:center;margin:1px;background-color:#fff;cursor:pointer}.klaviaturaKrill .probelKey:hover{background-color:#ddd}