html, body{
    background-color: #189763;
}
.main{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}