Template:Dunkseal.css
.dunk-outer {
width: 150px;
height: 450px;
background-image: url(https://camp2.rectangle.zone/images/4/45/Bucket_a.png);
background-position: bottom;
}
.dunk-inner {
resize: vertical;
width: 150px;
height: 170px;
max-height: 450px;
overflow:auto;
background-image: url(https://camp2.rectangle.zone/images/9/9a/Bucket_b.png);
background-position: bottom;
}