body{
    margin: 0;
    padding: 2% 5%;
}

#move{
    position: relative;
}

ol > div {
    width: 80vw;
    height: 100px;
    margin: 2% 0;
}