diff --git a/src/css/style.css b/src/css/style.css index 0583b92..3545fe4 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -1,12 +1,59 @@ -.rectangle-77, .rectangle-77 * { - box-sizing: border-box; - } -.rectangle-77 { - background: #17181c; - border-radius: 20px; - width: 1362px; +.top_panel { + width: auto; height: 87px; - position: relative; - box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); - } + background: #17181C; + box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); + border-radius: 20px; + margin-left: 105px; + margin-top: 7px; +} + +.top_panel { + width: auto; + height: 87px; + background: #17181C; + box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); + border-radius: 20px; + margin-left: 105px; + margin-top: 7px; + +} +.top_panel { + width: auto; + height: 87px; + background: #17181C; + box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); + border-radius: 20px; + margin-left: 105px; + margin-top: 7px; + +} + +.left_box{ + width: 88px; + height: auto; +} + +.left_panel { + width: 88px; + height: auto; + background: #17181C; + box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); + border-radius: 20px; + margin-left: 8px; + padding-top: 100%; + margin-top: -86px; + +} + +.main_box{ + width: 1165px; + height: 240px; + border-radius: 40px; + background: #EF4444; + box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25); + position: absolute; + top: 50%; + left: 10%; +} diff --git a/src/img/svg/Group 3.svg b/src/img/svg/Group 3.svg new file mode 100644 index 0000000..f93e14d --- /dev/null +++ b/src/img/svg/Group 3.svg @@ -0,0 +1,56 @@ + diff --git a/src/index.html b/src/index.html index e185217..e072bf9 100644 --- a/src/index.html +++ b/src/index.html @@ -7,60 +7,17 @@ - - + +