@ 24e23cb884233e7d111041aa74a769a6065db3c0 | history
div.class_name {
font-size: 200%;
font-family: courier;
color: navy;
word-wrap: break-word;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}