 body{width: 100%; margin: 0; padding: 0;}
.bg{
    background-color: #dcb614;
    
}
.bg{display: flex;align-items: center; justify-content: center;  height: 100vh; width: 100vw;}
.bg h2{font-size: 20px; color:#111; font-weight: 500; display: inline-block; width: 60%; color:#000; line-height: 40px; }
.bg .tam{width: 100%}
.bg .tam img{width: auto;}
.center{text-align: center;}
