@ -149,20 +149,38 @@ body {
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.tendrils {
.flip-card-front {
display: flex;
padding-top: 15px;
flex-direction: column;
background-color: #d4d1d0;
color: black;
border-radius: 30px;
align-items: center;
text-align: center;
padding-left: 10px;
padding-right: 10px;
width: 100%;
width: 90%;
h1 {
position: absolute;
top: 40%;
.tendril-top {
align-items: flex-start;
.tendril-bottom {
align-items: flex-end;
bottom: 15px;
.flip-card:hover .flip-card-inner {