全局设置
用户名密码
背景样式
background: #007991; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #78ffd6, #007991); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #78ffd6, #007991); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
height: calc(var(--vh, 1vh) * 100);background: url('https://image/url');
height: calc(var(--vh, 1vh) * 100);
background-position-x: center;
background-position-y: center;
background-size: cover;