body{
    background-color: #131314;
    color: #8a161e;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
}