body, body * {
    position: relative;
    margin: 0;
    box-sizing: border-box;
}
