div {
    display: flex;
    justify-content: center;
    width: 300px;
    flex-direction: column;
    align-items: center;
    margin-left: 475px;
}
.skicka {
    display: flex;
    justify-content: center;
    align-items: center;
}