#fabrique {
    border-radius: 15px;
    border: 3px solid #ccc;
}

.header {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

body {
    padding-top: 90px;
}