body{
    display: flex;
    margin: 0;
    overflow-x: hidden;
}

.common{
    margin-left: 20%;
    width: 80%;
    background-color: #000000;
    background-image: url("./image/IMG_1991.JPG");
    text-align: center;
    color:whitesmoke
}
