@import url('https://fonts.googleapis.com/css?family=PT+Sans&subset=cyrillic-ext');.error {color: red;}.clear{clear:both;}html {width: 100%; height: 100%; background: black; background-attachment:fixed;}body {background:transparent; color: white; font-family: 'PT Sans', sans-serif; font-size: 40px; height: 100%;}.bg_namedays {background:rgba(223,223,224,0.9); color: #343434;}.bg_event {background:rgba(2,135,103,0.9); text-align: right;}.bg_changes {background:rgba(220,10,25,0.9); text-align: left;}.fill {min-height: 100%; height: 100%;}ul {list-style-type: none; padding: 0;}::-webkit-scrollbar {    width: 0px;  /* remove scrollbar space */    background: transparent;  /* optional: just make scrollbar invisible */}#text-out {    display: table;    position: absolute;    height: 100%;    width: 100%;}#text-in {    display: table-cell;    vertical-align: middle;}h1{font-size:70px;}h2{font-size:55px;}