<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* SPEL STYLING */

#lbContent iframe {
background-color:transparant;
border:medium none;
display:block;
overflow:hidden !IMPORTANT;
}

html, body{
background-image:url("../priv/images/spacer.gif");
background-color:transparant;
border:none;
margin:none;
overflow:hidden;
}

.game h1{
margin:0;
}

.game strong{
display:block;
font-size:80px;
line-height:295px;
overflow:hidden;
text-align:center;
}

.game span{
font-size:18px;
position:absolute;
bottom:0;
right:2px;
}

.game embed{
display:none;
}

.game #gieter{
position:absolute;
bottom:0;
left:25px;
}

.game #brand{
position:absolute;
bottom:0;
left:5px;
}

.game #turbo{
position:absolute;
bottom:55px;
left:2px;
}

#player{
display: none;
}</pre></body></html>