body{
    display: flex;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
    width:50%;
    text-align: center;
}