* { font-family: Arial;}
html {background: linear-gradient(0deg, rgba(239,239,239,1) 0%, rgba(170,170,170,1) 100%);height: 100%}

.box { background: rgba(255, 255, 255, .7);backdrop-filter: blur(202); width:500px; padding: 2rem; border-radius: 2rem;}