html {text-align:center;
background-image: url("img/widget.jpg");
background-size: 1400px;
font-family: noctra;
color:black;
background-repeat:repeat;
}
select, option {font-family: noctra;}
h1, h2 {background-color: white;
display:inline-block;}
#yaa {
text-align:center;
margin-left:auto;
margin-right:auto;
position: relative;
text-align: center;
color: whitesmoke;
}
#kidrfav {
background-color: #06060680;
position: absolute;
bottom: -20px;
right:1%;
left: 1%;
color: #c2c2c2;
}
option, select {text-align: left;}
#in {display:inline;}
@font-face {
font-family:noctra;
src: url('noctra.woff2');}
textarea {
  height: 2.2em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  field-sizing: content;
  overflow:hidden;
  cursor: url('imgs/WOW.png'), auto;
}