ul { padding: 1em 1em 1em 3em; /*余白*/ background: #e3f6f5; /*背景色*/ border-radius: 10px; /*角丸*/ } h1{ text-shadow: 1px 1px 2px #00BFFF ; }