margin: 0px;
background-color: rgb(200, 50, 50);
box-shadow: 0 0 400px rgba(0, 0, 0, 0.6) inset;
+ overflow: hidden;
}
input, select, button {
font-size:inherit;
background-color: white;
border-radius: 5px;
text-align: center;
+ overflow: visible;
}
.bottom-right {
position: absolute;