body {
    height: 100vh;
    width: 80vw;
    margin: auto;
}

body >*{
    text-align: center;
    margin: auto;
}