body   {
    background-color: #B9D9EB;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}