.container { padding-top: 8px; padding-right: 0px; padding-left: 0px; border: 2px solid; border-radius: 20px 20px 20px 20px; border-color: #000; height: 355px; width: 180px; background-color: #fff; font-color: #000; } .text { color: #000 } .high { background-color: #ffc7d6; } .textbox { border-width:7px; border-style:solid; border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round; height: 110px; width: 140px; padding: -1px; font: 16px; overflow: none; background-color: #ffedf2; } .credit { float: center; } a { color: black; text-decoration: none; } a:hover { text-decoration: underline; color: #ffc7d6 }