:root {
background-color: rgb(54, 69, 79);
display: flex;
align-items: center;
justify-content: center;
}