#interface_copy
{
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
}

#interface_copy h2, h3 
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#interface_copy button:hover
{
	background: transparent;
}
