body
{
background-color : black;
align-items: center;
}

#business_card
{
    display:block;
    margin:auto;
    height: 100%;
    width: 75%;
}