body { 
	background: lightcyan; 
	font-size: 24pt; 
}

textarea {
    height: auto;
    overflow: visible!important;
    page-break-inside: avoid !important;
	font-weight: 600;
}