body {
    margin: 0;
}

button {
    font-size: 18px;
    margin: 2px;
}

#box {
    position: absolute;
    left: 700px;
    top: 380px;
    width: 100px;
    height: 100px;
}