body {background-color: seashell;}
h1 {font-family: SignPainter, cursive; color: fuchsia; text-shadow: 3px 3px 3px mediumvioletred;}
.Column1 {width: 250px; height: 400px; background-color: plum; border: 5px solid brown; border-radius: 30px; box-shadow: 10px 10px 10px #400000;}
ul {color: hotpink; font-family: "Party LET", fantasy; font-size: 25px;}
.Column2 {width: 250px; height: 400px; background-color: plum; display: flex; border-radius: 30px; border: 5px solid brown; box-shadow: 10px 10px 10px #400000;}
.Column3 {width: 250px; height: 400px; background-color: plum; display: flex; border-radius: 30px; border: 5px solid brown; box-shadow: 10px 10px 10px #400000;}