<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7-form-control-signature-wrap{
	position:relative;
}

.wpcf7-form-control-signature-body{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.wpcf7-form-control-signature-body canvas{
	position: absolute;
    left: 0;
    top: 0;

	width:100%;
	height:100%;
}</pre></body></html>