.postions1{
    position: relative;
}

.postions2{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 50px;
}