body{background-color:#333}.text1{font-size:25px;color:#f5f5f5;font-style:italic;font-family:Verdana,Geneva,Tahoma,sans-serif}.text2{font-size:25px;color:#000;font-style:italic;font-family:Verdana,Geneva,Tahoma,sans-serif}.beautiful-button{position:relative;display:inline-block;background:linear-gradient(to bottom,#1b1c3f,#4a4e91);color:#fff;font-family:Segoe UI,sans-serif;font-weight:700;font-size:18px;border:none;border-radius:30px;padding:14px 28px;cursor:pointer;box-shadow:0 5px 15px #0003;animation:button-shimmer 2s infinite;transition:all .3s ease-in-out}.beautiful-button:hover{background:linear-gradient(to bottom,#2c2f63,#5b67b7);animation:button-particles 1s ease-in-out infinite;transform:translateY(-2px)}.beautiful-button:active{transform:scale(.95);box-shadow:0 2px 10px #0000004d}@keyframes button-shimmer{0%{background-position:left top}to{background-position:right bottom}}@keyframes button-particles{0%{background-position:left top}to{background-position:right bottom}}.edges{padding:20px;margin:25px 15px 20px;height:15px}#m1{padding:15px;margin-top:15px;height:15px}
