.divBlackBoarder {
    width: 50px;
   height: 100px;
    boarder: 5px solid black;
    position: relative;
}
