<style>
html,body{
height: 100%;
}
body{
display: flex;
align-items: center;
align-content: center;
}
div {
margin:0 auto;
}
</style>
<style>
html,body{
height: 100%;
}
body{
display: flex;
align-items: center;
align-content: center;
}
div {
margin:0 auto;
}
</style>