            .bg {
                height:150%;
                width:100%;
                background-color:lemonchiffon;
            }
            .first {
                height:200px;
                width:800px;
                background-color:pink;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-top-right-radius:20px;
                border-bottom-right-radius:20px;
            }
            .second {
                height:200px;
                width:200px;
                background-color:white;
                float:left;
                border-top-left-radius:20px;
                border-top-left-radius:20px;
            }
            .third {
                height:200px;
                width:600px;
                background-color:white;
                float:left;
                border-top-right-radius:20px;
                border-bottom-right-radius:20px;
            }
            .fourth {
                height:200px;
                width:800px;
                background-color:pink;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-bottom-right-radius:20px;
                border-top-right-radius:20px;
            }
            .five {
                height:200px;
                width:266px;
                background-color:white;
                float:left;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
            }
            .sixith {
                height:200px;
                width:266px;
                background-color:white;
                float:left;
            }
            .seventh {
                height:200px;
                width:268;
                background-color:white;
                float:left;
                border-top-right-radius:20px;
                border-bottom-right-radius:20px;
            }
            .eighth {
                height:200px;
                width:800px;
                background-color:white;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-bottom-right-radius:20px;
                border-top-right-radius:20px;
            }
            .nine {
                height:200px;
                width:400px;
                background-color:white;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-bottom-right-radius:20px;
                border-top-right-radius:20px;
            }
            .tenth {
                height:150px;
                width:500px;
                background-color:white;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-bottom-right-radius:20px;
                border-top-right-radius:20px;
            }
            .eleventh {
                height:300px;
                width:550px;
                background-color:white;
                border-top-left-radius:20px;
                border-bottom-left-radius:20px;
                border-bottom-right-radius:20px;
                border-top-right-radius:20px;
            }