#body{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
