#box1:hover,#box2:hover{
background-color: #364356;
font-size:80pt;
}

#box1,#box2{
opacity: 1 !important;
color:B4B4B3;
font-size:58pt;
font-family:monospace;
}

p{
margin-top:calc(100%/2);
}

h1{
font-family:monospace;
margin-top:70pt;
color:white;

}

body{
background: #18222C;
text-align:center;
}




