﻿.kfc-background-welcome {
    background-color: white;
    height: 100vh;
    flex-direction: column;
    display: flex;
    padding: 40px 20px;
    align-items: center;
    justify-content:center;
}


.wrapper{

}

@media (max-width: 600px) {
    
}
