NATURE VOYAGE
MENU
#intro-div { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 60%; height: 190px; text-align: center; font-family: 'Helvetica', sans-serif; /* 将字体更改为Helvetica,如果计算机上没有Helvetica,则使用sans-serif备用字体 */ font-weight: regular; /* 将字体设置为粗体 */ color: white; /* 文字颜色改为白色 */ border: 0px solid #000; z-index: 100; background-color: rgba(169, 169, 169, 0.7); /* 背景颜色改为磨砂灰 */ display: flex; /* 使用 flex 布局 */ flex-direction: column; /* 元素按垂直方向排列 */ align-items: center; /* 垂直居中 */ justify-content: center; /* 水平居中 */ } #enter-button{ background-color: black; border: 0px solid #000; color: white; /* 文字颜色改为白色 */ margin-top: 20px; /* 调整这个值来增加下面按钮和文字之间的间隔 */ padding: 8px 15px; /* 调整这个值来增加按钮的大小 */ }
Welcome to digital nature 3D space. This is a digital 3D space that is convenient for people to meditate. Navigate the space using the arrow keys on your keyboard and embark on a delightful exploration. Feel the layers of each painting.