.out{margin:auto;width: 500rpx;height: 500rpx;color: aliceblue;line-height: 40rpx;
外面一层容器高度限制了
.out中margin: auto;改为 margin: -80rpx auto 0;