#loader{ position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); } #loading{ font-size: 500%; } #loading-circle{ height: 120px; width: 120px; }