@@ -1250,6 +1250,8 @@ body {
height: 100%;
filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.1));
position: relative;
+ overflow: hidden;
+ border-radius: 11px;
.money-area {
width: 100%;
@@ -1300,7 +1302,6 @@ body {
top: 15px;
left: 15px;
z-index: 3;
- width: 100%;
display: flex;
align-items: center;