body{ background-color: rgb(179, 107, 179); color: rgb(232, 243, 247); font-family: 'Courier New', Courier, monospace; padding: 0,2em; } button{ color: rgb(94, 46, 139); width: 2.55cm; background-color: rgb(179, 107, 179); border-color: rgb(204, 127, 204); padding: 1px; font-family: 'Courier New', Courier, monospace; } button:hover{ text-shadow: 3px 3px 5px red, 0 0 1em rgb(221, 6, 24), 0 0 0.2em blue; }