#### Step 5 ##### Goal: create the top cross (whose color will be the opposite the bottom): If there are no top color edge pieces do: ``` F U R U' R' F' ``` If there are two edge pieces that form a line with the center piece orient the line so that it's vertical (relative to your perspective) and do: ``` F U R U' R' F ``` If there are two top color edge pieces that form an L orient the top layer until the edge pieces are at 12 and 9 o'clock and do ``` F U R U' R' F ``` #### Step 6 ##### Goal: solve the top face