@ 2559f943a53a48f5ad8d8f98a43657312eaea4aa | 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%);
}