flex-start
靠左flex-end
靠右center
置中space-between
靠左且靠右space-around
分割空間後置中
flex-start
靠上flex-end
靠下center
中
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
bottom:0px;
position: static
position: relative;
不會跟其他元素重疊在一起right: 0px;
bottom: 0px;
right: 0px;
top: 0px
background: transparent;