<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#noticebox input {
	border: 1px solid #000; 
	background-color: #FFBA34; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	cursor: pointer; 
	width: 100px;
	font-size: 14px;
}</pre></body></html>