<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.test_choice{
margin-top:0.5em;
background:whitesmoke;
position:relative;
/*display:flex;*/
width:90%;

border-radius:1em; 
-webkit-border-radius:1em; 
-moz-border-radius:1em; 
-khtml-border-radius:1em;
padding:0.5em;
}

.input_place {
	background: white;
	padding-left:1em;
	padding-bottom:1em;
}

.input_place p{
padding-top:0em !important;
margin-top: 0em !important;
text-indent: 0em !important;
font-size: 1em !important;
}

</pre></body></html>