.opener {
	color:#fff!important;
	display: flex;
    justify-content: center;
    align-items: center;
	text-decoration:none;
    height: 100vh;
}

.left:hover {
	background:#050505
}

.right {
	background:#252525!important;
}

.right:hover {
	background:#050505!important;
}