.主頁面排版{
    display: flex;
    gap: 50px;
    justify-content: center;
}
.con2{
    width: 800px;
}
header{
    width: 400px;
   margin: auto;
   border-radius: 5px;
}
