Copied!
background-image: linear-gradient(top, #54d9ed 0%, #4be3ab 12%, #43ed6a 24%, #4bf560 38%, #54fe56 51%, #7bfe43 64%, #a2ff31 76%, #b2f02c 88%, #c2e127 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #54d9ed), color-stop(0.12, #4be3ab), color-stop(0.239999991, #43ed6a), color-stop(0.375, #4bf560), color-stop(0.510000008, #54fe56), color-stop(0.635, #7bfe43), color-stop(0.7600000045, #a2ff31), color-stop(0.88, #b2f02c), color-stop(1, #c2e127));
background-image: -moz-linear-gradient(top, #54d9ed 0%, #4be3ab 12%, #43ed6a 24%, #4bf560 38%, #54fe56 51%, #7bfe43 64%, #a2ff31 76%, #b2f02c 88%, #c2e127 100%);
background-image: -o-linear-gradient(top, #54d9ed 0%, #4be3ab 12%, #43ed6a 24%, #4bf560 38%, #54fe56 51%, #7bfe43 64%, #a2ff31 76%, #b2f02c 88%, #c2e127 100%);
background-image: -ms-linear-gradient(top, #54d9ed 0%, #4be3ab 12%, #43ed6a 24%, #4bf560 38%, #54fe56 51%, #7bfe43 64%, #a2ff31 76%, #b2f02c 88%, #c2e127 100%);